Skip to content

[-] fix error message for incorrect --config param value, fixes #351#352

Merged
pashagolub merged 1 commit intomasterfrom
fix-config-err-message
Feb 23, 2026
Merged

[-] fix error message for incorrect --config param value, fixes #351#352
pashagolub merged 1 commit intomasterfrom
fix-config-err-message

Conversation

@pashagolub
Copy link
Copy Markdown
Collaborator

When NewConfig() fails, log.Fatal(err) was called on the no-op logger, which exits with code 1 but silently drops the message.

When `NewConfig()` fails, `log.Fatal(err)` was called on the no-op
logger, which exits with code 1 but silently drops the message.
@pashagolub pashagolub self-assigned this Feb 23, 2026
@pashagolub pashagolub added the bug label Feb 23, 2026
@github-project-automation github-project-automation Bot moved this to In progress in vip-manager Feb 23, 2026
@pashagolub pashagolub merged commit 1986cd2 into master Feb 23, 2026
@pashagolub pashagolub deleted the fix-config-err-message branch February 23, 2026 17:33
@github-project-automation github-project-automation Bot moved this from In progress to Done in vip-manager Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant